[INFO] fetching crate quant1x 0.7.5...
[INFO] testing quant1x-0.7.5 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate quant1x 0.7.5 into /workspace/builds/worker-5-tc1/source
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate quant1x 0.7.5
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate quant1x 0.7.5
[INFO] tweaked toml for crates.io crate quant1x 0.7.5 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate quant1x 0.7.5 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate quant1x 0.7.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.103
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.103
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.103
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.103
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.1
[INFO] [stderr]   Downloaded thread-id v5.0.0
[INFO] [stderr]   Downloaded mock_instant v0.6.0
[INFO] [stderr]   Downloaded ctrlc v3.5.1
[INFO] [stderr]   Downloaded csv-core v0.1.12
[INFO] [stderr]   Downloaded password-hash v0.4.2
[INFO] [stderr]   Downloaded windows-core v0.62.0
[INFO] [stderr]   Downloaded log4rs v1.4.0
[INFO] [stderr]   Downloaded tokio-cron-scheduler v0.9.4
[INFO] [stderr]   Downloaded js-sys v0.3.80
[INFO] [stderr]   Downloaded cc v1.2.37
[INFO] [stderr]   Downloaded log-mdc v0.1.0
[INFO] [stderr]   Downloaded destructure_traitobject v0.2.0
[INFO] [stderr]   Downloaded typemap-ors v1.0.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.53
[INFO] [stderr]   Downloaded unsafe-any-ors v1.0.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.103
[INFO] [stderr]   Downloaded web-sys v0.3.80
[INFO] [stderr]   Downloaded csv v1.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 814d6df70b4e6c58b0230f9a8bf158e4b2ded5f3375fa6be92996b1adae943bc
[INFO] running `Command { std: "docker" "start" "-a" "814d6df70b4e6c58b0230f9a8bf158e4b2ded5f3375fa6be92996b1adae943bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "814d6df70b4e6c58b0230f9a8bf158e4b2ded5f3375fa6be92996b1adae943bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "814d6df70b4e6c58b0230f9a8bf158e4b2ded5f3375fa6be92996b1adae943bc", kill_on_drop: false }`
[INFO] [stdout] 814d6df70b4e6c58b0230f9a8bf158e4b2ded5f3375fa6be92996b1adae943bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a486b03db53a1b3070cb27e430413846209ae90182d872dbd4c6cbf941f6c36
[INFO] running `Command { std: "docker" "start" "-a" "6a486b03db53a1b3070cb27e430413846209ae90182d872dbd4c6cbf941f6c36", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling thread-id v5.0.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling mock_instant v0.6.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling mimalloc v0.1.48
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling cron v0.12.1
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling log4rs v1.4.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling quant1x v0.7.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "6a486b03db53a1b3070cb27e430413846209ae90182d872dbd4c6cbf941f6c36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a486b03db53a1b3070cb27e430413846209ae90182d872dbd4c6cbf941f6c36", kill_on_drop: false }`
[INFO] [stdout] 6a486b03db53a1b3070cb27e430413846209ae90182d872dbd4c6cbf941f6c36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0890c22acbdc2d24c361c330db4b614b92412752c0383e7f98f2ea7a9589ee76
[INFO] running `Command { std: "docker" "start" "-a" "0890c22acbdc2d24c361c330db4b614b92412752c0383e7f98f2ea7a9589ee76", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling tokio-cron-scheduler v0.9.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling thread-id v5.0.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling mimalloc v0.1.48
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling cron v0.12.1
[INFO] [stderr]    Compiling log4rs v1.4.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling quant1x v0.7.5 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcwSnTtr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libquant1x,libreqwest-776e7e81af91c347,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-8d88e1d71d19a511,libhyper_tls-2060b9d04234e54b,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-b3a2979fd60e1afd,libtokio_rustls-700805d9a8002633,libserde_urlencoded-5dc20bd9f8fd75aa,libmime-4b44681fdb2c65f7,librustls-2a5f530ee617fb8c,libsct-f6bfa21a5ba8d404,libwebpki-10abec29053d4480,libring-c4a7b2104cbb32a0,libgetrandom-b2c1ab41eb347c5c,libuntrusted-3420b86308bec153,libnative_tls-737612f83b6cb5fe,libopenssl_probe-cbab9b905ab83f66,libopenssl-ba1aa6281bb30aff,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-a42510fbdb0de07f,libhyper-28889cc55de4699d,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsocket2-96d1c0a454c6754f,libhttparse-4b1ed73b760072b9,libh2-380f596afd24c1b5,libtokio_util-c04f22aa6c5a36f9,libfutures_sink-be8442ee548d90f9,libtower_service-0d7df29686b13872,libtracing-bf4b04fdb0a071ce,libtracing_core-e88fd22da97e6ef2,libfutures_channel-579caa5f736a8bdf,libsync_wrapper-17f912c27eab8964,libhttp_body-963f6313988c3235,libfutures_util-29f2b0fefe80df5a,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-884354d27c71cb98,libidna-027924213ac5ca1f,libutf8_iter-0d9be7b316c2b184,libidna_adapter-03450066a4e9d04f,libicu_properties-8570a685f10e8d01,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-6cf8a4152a19e763,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-597b9756efe003a8,libpotential_utf-a64f2c1eaaf0cead,libicu_provider-59f398a2fb751492,libicu_locale_core-bd630a3e550b2122,libtinystr-2c449be008887f96,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-edb77eb5f1bea467,libzerotrie-cef9b84b0c1c4b18,libyoke-0dcedc8c4fad2acb,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-b6edfaf4a21ebaeb,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-ee1406c505ea38c3,libclap-94462b26bcd231ac,libclap_builder-7c2adcf4ba2a2288,libstrsim-24acdad2526b95b7,libanstream-30babeba48e7dcbe,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-8f9813155d5c1cf2,libenv_logger-72d62322fed84586,libtermcolor-96a9ed65821a6544,libis_terminal-90bed7c26f68d12c,libregex-073402102cab4b7a,libregex_automata-b2cd4291faba3d92,libaho_corasick-d7af48b8bb13ce3b,libregex_syntax-46a265ba7a2fe258,libtempfile-1a90685065bf7799,libfastrand-503f12a96d791409,librustix-7eb132291978ff83,libbitflags-c9a8c3feded120fa,liblinux_raw_sys-693dbac71fe04287,libdirs-6310925674b46af3,libdirs_sys-f7a80ad4fee6912a,libhttpdate-9f9d2502c6a38412,libfiletime-93410ee3faf0bfb8,libcsv-7c7b21c6be2fca74,libcsv_core-125aa3ce9aaa24eb,libzip-710580dc059ac8c8,libpbkdf2-0e520cf42c1887a0,libsha2-f808b5b059c57d2b,libpassword_hash-6ac3f82156f9126b,libbase64ct-cdb4891398777f4c,librand_core-3c8eee2b567cdf8f,libtime-3e7ea50abda9a8e4,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libzstd-03cb510f6deb82c9,libzstd_safe-9857ddc42b75b45d,libzstd_sys-7d5059ea6e1215c1,libbzip2-6c2f4001a7692e5a,libbzip2_sys-47b6804abbc88e80,libbyteorder-1efcbe4f07366651,libaes-1b85cf6a1369c442,libcipher-be93ce461537381b,libinout-a56a617e32be3f8b,libsha1-df0b011c162c45a1,libcpufeatures-471354fefbcaf2d8,libhmac-9c16960eb8d8b6dd,libdigest-2cf1cd7b6de8c732,libsubtle-ca7024fc66e4388f,libblock_buffer-d8cc0bd87a1cf88e,libcrypto_common-74984a424a2e8fca,libgeneric_array-57ef05a04ad58972,libtypenum-0e02f3386ab040bb,libconstant_time_eq-204eefe07776b6c9,libunicode_normalization-188b7fcb2ae69e4f,libtinyvec-5904eadb2731a928,libtinyvec_macros-1c14e8980bff1229,libstrsim-d620f0ade87b0f1f,libhex-28742b4ca144387c,libflate2-fe0a69b213a61f9f,libminiz_oxide-e4013219f60284e8,libadler2-6c84652b4f76062c,libcrc32fast-6a1b2c0aa5421d05,libindicatif-8404cd27412f44b5,libportable_atomic-353470e225ea645c,libnumber_prefix-8479f39d71e80d3e,libconsole-aa787f3d4a23f03f,libunicode_width-d12f1dd14779f44c,liblog4rs-135cd9a4caa62fa5,liblog_mdc-23f68b9a997ec7bd,libserde_json-9a1593cd5122ebee,libthread_id-29a427896de7ef8e,libhumantime-ec1108f343b20094,libunicode_segmentation-ff3f1aa3aad6e639,libtypemap_ors-1f57b1fea6e700b8,libunsafe_any_ors-ac1b2ad4aa5241e6,libdestructure_traitobject-cad42d600d9d013e,libthiserror-da726142371ba3f0,librand-9697f4e1ae6e0e9e,librand_chacha-65caef7e9d21e92c,libppv_lite86-be3156cfb990fbc3,libzerocopy-85de201f351a20f7,librand_core-76343fe3de901666,libgetrandom-87ef5bd0501f308b,libanyhow-7e5dcd40304f6dad,libderive_more-ead710830077a976,libserde_value-e7c915c83672046e,libordered_float-0513ee918e00dc2a,libfnv-2d77ec4f6f971b24,libarc_swap-4d53f24db0759841,libserde_yaml-701714b8f909ddcb,libryu-0ea4bafc9bef6d8b,libitoa-6b76ec393d6a2c41,libindexmap-504b62edab6e5b7c,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libunsafe_libyaml-7bc1bf218b2f5452,libencoding_rs-07896acb54c23c26,libtokio-0dfe356bbdda60c0,libsignal_hook_registry-ec21e503fa952b22,libsocket2-cf569dfe92d8ebe1,libbytes-bfe11088fe358bd1,libmio-61aeb830e8c89e0a,libparking_lot-6d000593e054fe86,libparking_lot_core-6a80c2c88ab7dbf1,libcfg_if-666d36e5ee0df220,libsmallvec-5854932b8c8b4991,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libcron-60cbb639941e984d,libnom-7aa949bdde67ff87,libmemchr-f9c66c7ba21bf873,libchrono-4262d913457d05e0,libiana_time_zone-54997521cde77023,libnum_traits-300c5186abf3804c,libonce_cell-0ba6aecba7086d38,libmio-a1c1986468debec9,liblog-596fa079e1ade3ef,libserde-8ab0ff3513ed2099,libserde_core-3ff2fdbe30c2b894,libmimalloc-de34ef22ccb13f2e,liblibmimalloc_sys-459ecbc589ac882c,liblibc-7e656c001058f0df}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcwSnTtr/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libmimalloc-sys-f8f9abc9be159ba9/out" "-L" "/opt/rustwide/target/debug/build/ring-636419438eda902e/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-2561840d7e8a499c/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-34985464b3e7e39a/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/vyukov_perf-5959205fbd7ed2fc" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `quant1x` (bin "vyukov_perf" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `quant1x` (example "cron-v1")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name cron_v1 --edition=2021 examples/cron-v1.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("vyukov"))' -C metadata=d7476e9cac5da9f3 -C extra-filename=-a0fded1a6576f5f6 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-4262d913457d05e0.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-94462b26bcd231ac.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-243562832e444703.rlib --extern cron=/opt/rustwide/target/debug/deps/libcron-60cbb639941e984d.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-7c7b21c6be2fca74.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-7c901c8e05099210.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-6310925674b46af3.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-07896acb54c23c26.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-72d62322fed84586.rlib --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-93410ee3faf0bfb8.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-fe0a69b213a61f9f.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern httpdate=/opt/rustwide/target/debug/deps/libhttpdate-9f9d2502c6a38412.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-8404cd27412f44b5.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-596fa079e1ade3ef.rlib --extern log4rs=/opt/rustwide/target/debug/deps/liblog4rs-135cd9a4caa62fa5.rlib --extern mimalloc=/opt/rustwide/target/debug/deps/libmimalloc-de34ef22ccb13f2e.rlib --extern mio=/opt/rustwide/target/debug/deps/libmio-a1c1986468debec9.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-c0927ddfbfab31d0.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern quant1x=/opt/rustwide/target/debug/deps/libquant1x.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-776e7e81af91c347.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8ab0ff3513ed2099.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9a1593cd5122ebee.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-98a70501ce6c83ea.so --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-701714b8f909ddcb.rlib --extern signal_hook=/opt/rustwide/target/debug/deps/libsignal_hook-2955ed4f541c79e9.rlib --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-d620f0ade87b0f1f.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-1a90685065bf7799.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0dfe356bbdda60c0.rlib --extern tokio_cron_scheduler=/opt/rustwide/target/debug/deps/libtokio_cron_scheduler-958c23be3fd94a3d.rlib --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-188b7fcb2ae69e4f.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-710580dc059ac8c8.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libmimalloc-sys-f8f9abc9be159ba9/out -L native=/opt/rustwide/target/debug/build/ring-636419438eda902e/out -L native=/opt/rustwide/target/debug/build/bzip2-sys-2561840d7e8a499c/out/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-34985464b3e7e39a/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc1MK2iP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libquant1x,libreqwest-776e7e81af91c347,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-8d88e1d71d19a511,libhyper_tls-2060b9d04234e54b,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-b3a2979fd60e1afd,libtokio_rustls-700805d9a8002633,libserde_urlencoded-5dc20bd9f8fd75aa,libmime-4b44681fdb2c65f7,librustls-2a5f530ee617fb8c,libsct-f6bfa21a5ba8d404,libwebpki-10abec29053d4480,libring-c4a7b2104cbb32a0,libgetrandom-b2c1ab41eb347c5c,libuntrusted-3420b86308bec153,libnative_tls-737612f83b6cb5fe,libopenssl_probe-cbab9b905ab83f66,libopenssl-ba1aa6281bb30aff,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-a42510fbdb0de07f,libhyper-28889cc55de4699d,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsocket2-96d1c0a454c6754f,libhttparse-4b1ed73b760072b9,libh2-380f596afd24c1b5,libtokio_util-c04f22aa6c5a36f9,libfutures_sink-be8442ee548d90f9,libtower_service-0d7df29686b13872,libtracing-bf4b04fdb0a071ce,libtracing_core-e88fd22da97e6ef2,libfutures_channel-579caa5f736a8bdf,libsync_wrapper-17f912c27eab8964,libhttp_body-963f6313988c3235,libfutures_util-29f2b0fefe80df5a,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-884354d27c71cb98,libidna-027924213ac5ca1f,libutf8_iter-0d9be7b316c2b184,libidna_adapter-03450066a4e9d04f,libicu_properties-8570a685f10e8d01,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-6cf8a4152a19e763,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-597b9756efe003a8,libpotential_utf-a64f2c1eaaf0cead,libicu_provider-59f398a2fb751492,libicu_locale_core-bd630a3e550b2122,libtinystr-2c449be008887f96,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-edb77eb5f1bea467,libzerotrie-cef9b84b0c1c4b18,libyoke-0dcedc8c4fad2acb,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-b6edfaf4a21ebaeb,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-ee1406c505ea38c3,libclap-94462b26bcd231ac,libclap_builder-7c2adcf4ba2a2288,libstrsim-24acdad2526b95b7,libanstream-30babeba48e7dcbe,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-8f9813155d5c1cf2,libenv_logger-72d62322fed84586,libtermcolor-96a9ed65821a6544,libis_terminal-90bed7c26f68d12c,libregex-073402102cab4b7a,libregex_automata-b2cd4291faba3d92,libaho_corasick-d7af48b8bb13ce3b,libregex_syntax-46a265ba7a2fe258,libtempfile-1a90685065bf7799,libfastrand-503f12a96d791409,librustix-7eb132291978ff83,libbitflags-c9a8c3feded120fa,liblinux_raw_sys-693dbac71fe04287,libdirs-6310925674b46af3,libdirs_sys-f7a80ad4fee6912a,libhttpdate-9f9d2502c6a38412,libfiletime-93410ee3faf0bfb8,libcsv-7c7b21c6be2fca74,libcsv_core-125aa3ce9aaa24eb,libzip-710580dc059ac8c8,libpbkdf2-0e520cf42c1887a0,libsha2-f808b5b059c57d2b,libpassword_hash-6ac3f82156f9126b,libbase64ct-cdb4891398777f4c,librand_core-3c8eee2b567cdf8f,libtime-3e7ea50abda9a8e4,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libzstd-03cb510f6deb82c9,libzstd_safe-9857ddc42b75b45d,libzstd_sys-7d5059ea6e1215c1,libbzip2-6c2f4001a7692e5a,libbzip2_sys-47b6804abbc88e80,libbyteorder-1efcbe4f07366651,libaes-1b85cf6a1369c442,libcipher-be93ce461537381b,libinout-a56a617e32be3f8b,libsha1-df0b011c162c45a1,libcpufeatures-471354fefbcaf2d8,libhmac-9c16960eb8d8b6dd,libdigest-2cf1cd7b6de8c732,libsubtle-ca7024fc66e4388f,libblock_buffer-d8cc0bd87a1cf88e,libcrypto_common-74984a424a2e8fca,libgeneric_array-57ef05a04ad58972,libtypenum-0e02f3386ab040bb,libconstant_time_eq-204eefe07776b6c9,libunicode_normalization-188b7fcb2ae69e4f,libtinyvec-5904eadb2731a928,libtinyvec_macros-1c14e8980bff1229,libstrsim-d620f0ade87b0f1f,libhex-28742b4ca144387c,libflate2-fe0a69b213a61f9f,libminiz_oxide-e4013219f60284e8,libadler2-6c84652b4f76062c,libcrc32fast-6a1b2c0aa5421d05,libindicatif-8404cd27412f44b5,libportable_atomic-353470e225ea645c,libnumber_prefix-8479f39d71e80d3e,libconsole-aa787f3d4a23f03f,libunicode_width-d12f1dd14779f44c,liblog4rs-135cd9a4caa62fa5,liblog_mdc-23f68b9a997ec7bd,libserde_json-9a1593cd5122ebee,libthread_id-29a427896de7ef8e,libhumantime-ec1108f343b20094,libunicode_segmentation-ff3f1aa3aad6e639,libtypemap_ors-1f57b1fea6e700b8,libunsafe_any_ors-ac1b2ad4aa5241e6,libdestructure_traitobject-cad42d600d9d013e,libthiserror-da726142371ba3f0,librand-9697f4e1ae6e0e9e,librand_chacha-65caef7e9d21e92c,libppv_lite86-be3156cfb990fbc3,libzerocopy-85de201f351a20f7,librand_core-76343fe3de901666,libgetrandom-87ef5bd0501f308b,libanyhow-7e5dcd40304f6dad,libderive_more-ead710830077a976,libserde_value-e7c915c83672046e,libordered_float-0513ee918e00dc2a,libfnv-2d77ec4f6f971b24,libarc_swap-4d53f24db0759841,libserde_yaml-701714b8f909ddcb,libryu-0ea4bafc9bef6d8b,libitoa-6b76ec393d6a2c41,libindexmap-504b62edab6e5b7c,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libunsafe_libyaml-7bc1bf218b2f5452,libencoding_rs-07896acb54c23c26,libtokio-0dfe356bbdda60c0,libsignal_hook_registry-ec21e503fa952b22,libsocket2-cf569dfe92d8ebe1,libbytes-bfe11088fe358bd1,libmio-61aeb830e8c89e0a,libparking_lot-6d000593e054fe86,libparking_lot_core-6a80c2c88ab7dbf1,libcfg_if-666d36e5ee0df220,libsmallvec-5854932b8c8b4991,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libcron-60cbb639941e984d,libnom-7aa949bdde67ff87,libmemchr-f9c66c7ba21bf873,libchrono-4262d913457d05e0,libiana_time_zone-54997521cde77023,libnum_traits-300c5186abf3804c,libonce_cell-0ba6aecba7086d38,libmio-a1c1986468debec9,liblog-596fa079e1ade3ef,libserde-8ab0ff3513ed2099,libserde_core-3ff2fdbe30c2b894,libmimalloc-de34ef22ccb13f2e,liblibmimalloc_sys-459ecbc589ac882c,liblibc-7e656c001058f0df}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc1MK2iP/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libmimalloc-sys-f8f9abc9be159ba9/out" "-L" "/opt/rustwide/target/debug/build/ring-636419438eda902e/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-2561840d7e8a499c/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-34985464b3e7e39a/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/vyukov_runner-07f391555895f901" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `quant1x` (bin "vyukov_runner" test) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcyY41QW/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libquant1x,libreqwest-776e7e81af91c347,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-8d88e1d71d19a511,libhyper_tls-2060b9d04234e54b,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-b3a2979fd60e1afd,libtokio_rustls-700805d9a8002633,libserde_urlencoded-5dc20bd9f8fd75aa,libmime-4b44681fdb2c65f7,librustls-2a5f530ee617fb8c,libsct-f6bfa21a5ba8d404,libwebpki-10abec29053d4480,libring-c4a7b2104cbb32a0,libgetrandom-b2c1ab41eb347c5c,libuntrusted-3420b86308bec153,libnative_tls-737612f83b6cb5fe,libopenssl_probe-cbab9b905ab83f66,libopenssl-ba1aa6281bb30aff,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-a42510fbdb0de07f,libhyper-28889cc55de4699d,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsocket2-96d1c0a454c6754f,libhttparse-4b1ed73b760072b9,libh2-380f596afd24c1b5,libtokio_util-c04f22aa6c5a36f9,libfutures_sink-be8442ee548d90f9,libtower_service-0d7df29686b13872,libtracing-bf4b04fdb0a071ce,libtracing_core-e88fd22da97e6ef2,libfutures_channel-579caa5f736a8bdf,libsync_wrapper-17f912c27eab8964,libhttp_body-963f6313988c3235,libfutures_util-29f2b0fefe80df5a,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-884354d27c71cb98,libidna-027924213ac5ca1f,libutf8_iter-0d9be7b316c2b184,libidna_adapter-03450066a4e9d04f,libicu_properties-8570a685f10e8d01,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-6cf8a4152a19e763,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-597b9756efe003a8,libpotential_utf-a64f2c1eaaf0cead,libicu_provider-59f398a2fb751492,libicu_locale_core-bd630a3e550b2122,libtinystr-2c449be008887f96,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-edb77eb5f1bea467,libzerotrie-cef9b84b0c1c4b18,libyoke-0dcedc8c4fad2acb,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-b6edfaf4a21ebaeb,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-ee1406c505ea38c3,libenv_logger-72d62322fed84586,libtermcolor-96a9ed65821a6544,libis_terminal-90bed7c26f68d12c,libregex-073402102cab4b7a,libregex_automata-b2cd4291faba3d92,libaho_corasick-d7af48b8bb13ce3b,libregex_syntax-46a265ba7a2fe258,libtempfile-1a90685065bf7799,libfastrand-503f12a96d791409,librustix-7eb132291978ff83,libbitflags-c9a8c3feded120fa,liblinux_raw_sys-693dbac71fe04287,libdirs-6310925674b46af3,libdirs_sys-f7a80ad4fee6912a,libhttpdate-9f9d2502c6a38412,libfiletime-93410ee3faf0bfb8,libcsv-7c7b21c6be2fca74,libcsv_core-125aa3ce9aaa24eb,libzip-710580dc059ac8c8,libpbkdf2-0e520cf42c1887a0,libsha2-f808b5b059c57d2b,libpassword_hash-6ac3f82156f9126b,libbase64ct-cdb4891398777f4c,librand_core-3c8eee2b567cdf8f,libtime-3e7ea50abda9a8e4,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libzstd-03cb510f6deb82c9,libzstd_safe-9857ddc42b75b45d,libzstd_sys-7d5059ea6e1215c1,libbzip2-6c2f4001a7692e5a,libbzip2_sys-47b6804abbc88e80,libbyteorder-1efcbe4f07366651,libaes-1b85cf6a1369c442,libcipher-be93ce461537381b,libinout-a56a617e32be3f8b,libsha1-df0b011c162c45a1,libcpufeatures-471354fefbcaf2d8,libhmac-9c16960eb8d8b6dd,libdigest-2cf1cd7b6de8c732,libsubtle-ca7024fc66e4388f,libblock_buffer-d8cc0bd87a1cf88e,libcrypto_common-74984a424a2e8fca,libgeneric_array-57ef05a04ad58972,libtypenum-0e02f3386ab040bb,libconstant_time_eq-204eefe07776b6c9,libunicode_normalization-188b7fcb2ae69e4f,libtinyvec-5904eadb2731a928,libtinyvec_macros-1c14e8980bff1229,libstrsim-d620f0ade87b0f1f,libhex-28742b4ca144387c,libflate2-fe0a69b213a61f9f,libminiz_oxide-e4013219f60284e8,libadler2-6c84652b4f76062c,libcrc32fast-6a1b2c0aa5421d05,libindicatif-8404cd27412f44b5,libportable_atomic-353470e225ea645c,libnumber_prefix-8479f39d71e80d3e,libconsole-aa787f3d4a23f03f,libunicode_width-d12f1dd14779f44c,liblog4rs-135cd9a4caa62fa5,liblog_mdc-23f68b9a997ec7bd,libserde_json-9a1593cd5122ebee,libthread_id-29a427896de7ef8e,libhumantime-ec1108f343b20094,libunicode_segmentation-ff3f1aa3aad6e639,libtypemap_ors-1f57b1fea6e700b8,libunsafe_any_ors-ac1b2ad4aa5241e6,libdestructure_traitobject-cad42d600d9d013e,libthiserror-da726142371ba3f0,librand-9697f4e1ae6e0e9e,librand_chacha-65caef7e9d21e92c,libppv_lite86-be3156cfb990fbc3,libzerocopy-85de201f351a20f7,librand_core-76343fe3de901666,libgetrandom-87ef5bd0501f308b,libanyhow-7e5dcd40304f6dad,libderive_more-ead710830077a976,libserde_value-e7c915c83672046e,libordered_float-0513ee918e00dc2a,libfnv-2d77ec4f6f971b24,libarc_swap-4d53f24db0759841,libserde_yaml-701714b8f909ddcb,libryu-0ea4bafc9bef6d8b,libitoa-6b76ec393d6a2c41,libindexmap-504b62edab6e5b7c,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libunsafe_libyaml-7bc1bf218b2f5452,libencoding_rs-07896acb54c23c26,libtokio-0dfe356bbdda60c0,libsignal_hook_registry-ec21e503fa952b22,libsocket2-cf569dfe92d8ebe1,libbytes-bfe11088fe358bd1,libmio-61aeb830e8c89e0a,libparking_lot-6d000593e054fe86,libparking_lot_core-6a80c2c88ab7dbf1,libcfg_if-666d36e5ee0df220,libsmallvec-5854932b8c8b4991,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libcron-60cbb639941e984d,libnom-7aa949bdde67ff87,libmemchr-f9c66c7ba21bf873,libchrono-4262d913457d05e0,libiana_time_zone-54997521cde77023,libnum_traits-300c5186abf3804c,libonce_cell-0ba6aecba7086d38,libmio-a1c1986468debec9,libmimalloc-de34ef22ccb13f2e,liblibmimalloc_sys-459ecbc589ac882c,liblibc-7e656c001058f0df}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{liblog-596fa079e1ade3ef,libserde-8ab0ff3513ed2099,libserde_core-3ff2fdbe30c2b894,libclap-94462b26bcd231ac,libclap_builder-7c2adcf4ba2a2288,libstrsim-24acdad2526b95b7,libanstream-30babeba48e7dcbe,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-8f9813155d5c1cf2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcyY41QW/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libmimalloc-sys-f8f9abc9be159ba9/out" "-L" "/opt/rustwide/target/debug/build/ring-636419438eda902e/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-2561840d7e8a499c/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-34985464b3e7e39a/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/q1x-66cb904b263ed208" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `quant1x` (bin "q1x" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "0890c22acbdc2d24c361c330db4b614b92412752c0383e7f98f2ea7a9589ee76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0890c22acbdc2d24c361c330db4b614b92412752c0383e7f98f2ea7a9589ee76", kill_on_drop: false }`
[INFO] [stdout] 0890c22acbdc2d24c361c330db4b614b92412752c0383e7f98f2ea7a9589ee76
